home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / GeoTmLn.dxr / 00012.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  166 b   |  11 lines

  1. on exitFrame
  2.   arrowCursorR(4)
  3.   repeat with n = 8 to 20
  4.     handcursor(n)
  5.   end repeat
  6.   repeat with n = 23 to 28
  7.     handcursor(n)
  8.   end repeat
  9.   go(the frame)
  10. end
  11.